home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
blankery
/
blanker
/
source
/
protos
/
cxhand.h
next >
Wrap
C/C++ Source or Header
|
1993-08-08
|
293b
|
11 lines
LONG handleCxMess( VOID );
VOID ShutdownCX( VOID );
LONG UpdateCX( VOID );
LONG SetupCX( VOID );
LONG CheckCX( VOID );
extern struct MsgPort *bPort;
extern CxObj *bBroker, *pHotKey, *bHotKey, *objectList;
extern ULONG cxSigFlag, cxBlankFlag, timeCount;
extern struct NewBroker nbBroker;